projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b22e89d
)
(HAVE_TERMIO, HAVE_TERMIOS, NO_TERMIO): Undo Jul 28 change.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 17 Sep 1994 05:10:51 +0000
(
05:10
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 17 Sep 1994 05:10:51 +0000
(
05:10
+0000)
src/s/hpux9.h
patch
|
blob
|
history
diff --git
a/src/s/hpux9.h
b/src/s/hpux9.h
index d801f5a2cc454c29eb9c28bfb02ccf9ce0f3acd8..aeea8555e79a1df5fb994a5aa746025a6a7ac1c8 100644
(file)
--- a/
src/s/hpux9.h
+++ b/
src/s/hpux9.h
@@
-18,7
+18,11
@@
#define C_SWITCH_SYSTEM -Wp,-H200000 -D_BSD
#endif
+#if 0 /* These definitions run into a bug in hpux
+ whereby trying to disable the vdsusp character has no effect.
+ supposedly there is no particular need for this. */
/* neal@ctd.comsat.com */
#undef HAVE_TERMIO
#define HAVE_TERMIOS
#define NO_TERMIO
+#endif